[INFO] cloning repository https://github.com/chrisjichao/usb_gg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisjichao/usb_gg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisjichao%2Fusb_gg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisjichao%2Fusb_gg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3833e0201318a64dd330da496e4c5c57eb75041d
[INFO] fixing chrisjichao/usb_gg against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisjichao%2Fusb_gg" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chrisjichao/usb_gg
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/chrisjichao/usb_gg
[INFO] tweaked toml for git repo https://github.com/chrisjichao/usb_gg written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chrisjichao/usb_gg on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chrisjichao/usb_gg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mio v1.2.0
[INFO] [stderr]   Downloaded socket2 v0.6.3
[INFO] [stderr]   Downloaded rustix v0.38.44
[INFO] [stderr]   Downloaded libc v0.2.185
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 302ef7aeffae2b71b5051329f8d4547e867555190cf20de5fca98833dc9fceb7
[INFO] running `Command { std: "docker" "start" "302ef7aeffae2b71b5051329f8d4547e867555190cf20de5fca98833dc9fceb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "302ef7aeffae2b71b5051329f8d4547e867555190cf20de5fca98833dc9fceb7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "302ef7aeffae2b71b5051329f8d4547e867555190cf20de5fca98833dc9fceb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "302ef7aeffae2b71b5051329f8d4547e867555190cf20de5fca98833dc9fceb7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking usb_gg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]   --> src/functionfs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }
[INFO] [stdout]    |          ^ help: add `;` here
[INFO] [stdout] 27 |         let ret = myself.mount_function();
[INFO] [stdout]    |         --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]   --> src/functionfs.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }
[INFO] [stdout]    |          ^ help: add `;` here
[INFO] [stdout] 27 |         let ret = myself.mount_function();
[INFO] [stdout]    |         --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mkdir_all` in module `fs`
[INFO] [stdout]   --> src/functionfs.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 fs::mkdir_all(format!("{}/usb_gadget/g1/functions/{}", self.c_fs.mount_point(), self.name))
[INFO] [stdout]    |                     ^^^^^^^^^ not found in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `original` in this scope
[INFO] [stdout]   --> src/functionfs.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 fs::symlink(original, link);
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found built-in attribute `link`
[INFO] [stdout]   --> src/functionfs.rs:40:39
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 fs::symlink(original, link);
[INFO] [stdout]    |                                       ^^^^ not a value
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rustix::fs::link;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mount_point` found for reference `&'static Configfs` in the current scope
[INFO] [stdout]   --> src/functionfs.rs:37:82
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 fs::mkdir_all(format!("{}/usb_gadget/g1/functions/{}", self.c_fs.mount_point(), self.name))
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^ method not found in `&'static Configfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ret`
[INFO] [stdout]   --> src/functionfs.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let ret = myself.mount_function();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ret`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `usb_gg` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `mkdir_all` in module `fs`
[INFO] [stdout]   --> src/functionfs.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 fs::mkdir_all(format!("{}/usb_gadget/g1/functions/{}", self.c_fs.mount_point(), self.name))
[INFO] [stdout]    |                     ^^^^^^^^^ not found in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `original` in this scope
[INFO] [stdout]   --> src/functionfs.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 fs::symlink(original, link);
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found built-in attribute `link`
[INFO] [stdout]   --> src/functionfs.rs:40:39
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 fs::symlink(original, link);
[INFO] [stdout]    |                                       ^^^^ not a value
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rustix::fs::link;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/configfs.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mount_point` found for reference `&'static Configfs` in the current scope
[INFO] [stdout]   --> src/functionfs.rs:37:82
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 fs::mkdir_all(format!("{}/usb_gadget/g1/functions/{}", self.c_fs.mount_point(), self.name))
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^ method not found in `&'static Configfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ret`
[INFO] [stdout]   --> src/functionfs.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let ret = myself.mount_function();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ret`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `usb_gg` (lib test) due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "302ef7aeffae2b71b5051329f8d4547e867555190cf20de5fca98833dc9fceb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "302ef7aeffae2b71b5051329f8d4547e867555190cf20de5fca98833dc9fceb7", kill_on_drop: false }`
[INFO] [stdout] 302ef7aeffae2b71b5051329f8d4547e867555190cf20de5fca98833dc9fceb7
